home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
02
/
8
/
DISK0285.ZIP
/
EASYDEMO.BAT
< prev
next >
Wrap
DOS Batch File
|
1984-07-12
|
2KB
|
46 lines
CLS
. EASYDEMO.BAT OF CLUBware software BASIC PRINT enhancements
. Enhancements are for 1. interpreted BASICA on the IBM PC
. 2. compiled BASIC with /O option
. 3. compiled BASIC without /O option
.
. Demonstrated to run on the IBM PC, using DOS 2.0, with
. IBM monochrome display adaptor or color graphics adaptor.
. The interpreted version does NOT run on the COMPAQ !
. The compiled versions appear to run on the COMPAQ.
. The compiled version does not run on the OTRONA.
.
. The software has an UNKNOWN affect on
. Different PC and hardware display adaptor configurations.
.
. If you like and use this software, source code is included,
. please send $5.00 to RAYHAWK AUTOMATION NW INC.
. P.O. BOX 1427
. Beaverton OR 97075
.
. Show how assembler calls improve compiled BASIC PRINT statements
PAUSE Enter to start this demo program
BANDDEMO
CLS
.
. Show how PRSLASHO speeds up compiled BASIC PRINT statements
. PRSLASHO is an 1100 byte program that is run and remains
. resident in the system as long as the computer is not booted.
. No changes are required to standard BASIC PRINT statements.
.
PRSLASHO
PAUSE Enter to start this demo program
BANDDEMO
CLS
.
. Show how each of the ASMBASIC subroutines can work with ro+tine SUBDEMO
.
PAUSE Enter to start this demo program
SUBDEMO
CLS
.
. Show how fast different screens can be displayed, with and without
. CLUBware Whizzard Screen I/O improvements to BASIC
TYPE TIMEPRIN.FIL
.